PHY GET CLOTH TWO WAY COLLISION
Find out if two way collision is enabled for a cloth object.
Return Integer=PHY GET CLOTH TWO WAY COLLISION(ID)
ID
Integer
identification number of the cloth object
a value of 1 means two way collision is enabled, a value of 0 means one way collision is enabled
If two way collision is set then rigid bodies will be influenced by colliding pieces of cloth. Use this command to determine the state of two way collision on the specified cloth object.
No example code is provided for this command